From: Keir Fraser Date: Fri, 7 Jan 2011 13:30:04 +0000 (+0000) Subject: Update my email address to long-term stable address. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~10971 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=94feecc881658cb925ce2243ff0786a372d3d9fa;p=xen.git Update my email address to long-term stable address. Signed-off-by: Keir Fraser --- diff --git a/MAINTAINERS b/MAINTAINERS index 87f2664323..df51c0e5d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -201,7 +201,7 @@ F: tools/xentrace/ F: xen/common/trace.c THE REST -M: Keir Fraser +M: Keir Fraser S: Supported F: * F: */ diff --git a/tools/firmware/hvmloader/cacheattr.c b/tools/firmware/hvmloader/cacheattr.c index ae23b3e159..63f53c1e49 100644 --- a/tools/firmware/hvmloader/cacheattr.c +++ b/tools/firmware/hvmloader/cacheattr.c @@ -4,7 +4,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/tools/firmware/hvmloader/smp.c b/tools/firmware/hvmloader/smp.c index 76d1c28040..c8ee0ec0be 100644 --- a/tools/firmware/hvmloader/smp.c +++ b/tools/firmware/hvmloader/smp.c @@ -4,7 +4,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/tools/firmware/hvmloader/tests.c b/tools/firmware/hvmloader/tests.c index da40a6672b..a8a81a82ee 100644 --- a/tools/firmware/hvmloader/tests.c +++ b/tools/firmware/hvmloader/tests.c @@ -4,7 +4,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, diff --git a/tools/firmware/rombios/32bitgateway.c b/tools/firmware/rombios/32bitgateway.c index d76f19400f..fc82e07725 100644 --- a/tools/firmware/rombios/32bitgateway.c +++ b/tools/firmware/rombios/32bitgateway.c @@ -22,7 +22,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Author: Stefan Berger - * Author: Keir Fraser + * Author: Keir Fraser */ /* diff --git a/xen/arch/x86/boot/reloc.c b/xen/arch/x86/boot/reloc.c index bc39c65fc7..39a92257df 100644 --- a/xen/arch/x86/boot/reloc.c +++ b/xen/arch/x86/boot/reloc.c @@ -7,7 +7,7 @@ * Copyright (c) 2009, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ asm ( diff --git a/xen/arch/x86/hvm/emulate.c b/xen/arch/x86/hvm/emulate.c index 18748e95eb..af903c9b72 100644 --- a/xen/arch/x86/hvm/emulate.c +++ b/xen/arch/x86/hvm/emulate.c @@ -6,7 +6,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/arch/x86/hvm/vmx/realmode.c b/xen/arch/x86/hvm/vmx/realmode.c index b3574c20b4..1fd81dd214 100644 --- a/xen/arch/x86/hvm/vmx/realmode.c +++ b/xen/arch/x86/hvm/vmx/realmode.c @@ -6,7 +6,7 @@ * Copyright (c) 2007-2008 Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/arch/x86/x86_emulate.c b/xen/arch/x86/x86_emulate.c index e69deb1ed8..fbf740efee 100644 --- a/xen/arch/x86/x86_emulate.c +++ b/xen/arch/x86/x86_emulate.c @@ -6,7 +6,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/common/tasklet.c b/xen/common/tasklet.c index 3dff65074e..7d6b14df32 100644 --- a/xen/common/tasklet.c +++ b/xen/common/tasklet.c @@ -8,7 +8,7 @@ * Copyright (c) 1992, Linus Torvalds * * Authors: - * Keir Fraser + * Keir Fraser */ #include diff --git a/xen/include/asm-x86/hvm/emulate.h b/xen/include/asm-x86/hvm/emulate.h index 7ac8e79bbd..00a06cc251 100644 --- a/xen/include/asm-x86/hvm/emulate.h +++ b/xen/include/asm-x86/hvm/emulate.h @@ -6,7 +6,7 @@ * Copyright (c) 2008 Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #ifndef __ASM_X86_HVM_EMULATE_H__ diff --git a/xen/include/asm-x86/x86_emulate.h b/xen/include/asm-x86/x86_emulate.h index d87966a22b..7426d8d372 100644 --- a/xen/include/asm-x86/x86_emulate.h +++ b/xen/include/asm-x86/x86_emulate.h @@ -6,7 +6,7 @@ * Copyright (c) 2008, Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #ifndef __ASM_X86_X86_EMULATE_H__ diff --git a/xen/include/public/arch-x86/cpuid.h b/xen/include/public/arch-x86/cpuid.h index 34fd72d303..d9bd62714f 100644 --- a/xen/include/public/arch-x86/cpuid.h +++ b/xen/include/public/arch-x86/cpuid.h @@ -24,7 +24,7 @@ * Copyright (c) 2007 Citrix Systems, Inc. * * Authors: - * Keir Fraser + * Keir Fraser */ #ifndef __XEN_PUBLIC_ARCH_X86_CPUID_H__